Skip to content

Fix typos in comments and error messages#307832

Closed
Samarthahuja8 wants to merge 2 commits intomicrosoft:mainfrom
Samarthahuja8:fix/typos-in-comments-and-error-messages
Closed

Fix typos in comments and error messages#307832
Samarthahuja8 wants to merge 2 commits intomicrosoft:mainfrom
Samarthahuja8:fix/typos-in-comments-and-error-messages

Conversation

@Samarthahuja8
Copy link
Copy Markdown

Fix minor typos found across several files in comments and error messages:

  • seperately → separately (explorerViewer.ts)
  • occurance → occurrence (messageController.ts)
  • explictly → explicitly (variablesView.ts)
  • targetting → targeting (extHostNotebook.ts)
  • initalized → initialized (notebookEditorWidget.ts, notebookDiffEditor.ts)

How to test: These are comment/string-only changes with no behavioral impact. Verify by reviewing the diff that only the misspelled words were corrected and no logic was altered.

- seperately → separately (explorerViewer.ts)
- occurance → occurrence (messageController.ts)
- explictly → explicitly (variablesView.ts)
- targetting → targeting (extHostNotebook.ts)
- initalized → initialized (notebookEditorWidget.ts, notebookDiffEditor.ts)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vs-code-engineering
Copy link
Copy Markdown
Contributor

vs-code-engineering bot commented Apr 4, 2026

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/files/browser/views/explorerViewer.ts

@Samarthahuja8
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@alexr00
Copy link
Copy Markdown
Member

alexr00 commented Apr 7, 2026

Thank you for the PR, but we prefer to only take spelling corrections in user facing strings: https://github.com/microsoft/vscode/wiki/How-to-Contribute#spell-check-errors

@alexr00 alexr00 closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants